home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / dte5_1.zip / HPXLMAKE < prev    next >
Text File  |  1991-02-06  |  570b  |  19 lines

  1. ccxl  edc,edo,$NULL;INFO="-DHPXL"
  2. ccxl  blockc,blocko,$NULL;INFO="-DHPXL"
  3. ccxl  findrepc,findrepo,$NULL;INFO="-DHPXL"
  4. ccxl  hwindc,hwindo,$NULL;INFO="-DHPXL"
  5. ccxl  utilsc,utilso,$NULL;INFO="-DHPXL"
  6. ccxl  windowc,windowo,$NULL;INFO="-DHPXL"
  7. ccxl  hwhpxlc,hwhpxlo,$NULL;INFO="-DHPXL"
  8. link  from=edo,blocko,findrepo,hwindo,utilso,windowo,&
  9.       hwhpxlo;&
  10.       rl=^ccstdrl.lib.sys;&
  11.       to=dte
  12. copy dte,dtej
  13. altsec dte;(R,X:ANY;R,W,X,A,L:CR)
  14. altsec dtej;(R,X:ANY;R,W,X,A,L:CR)
  15. altsec dtehelp;(R:ANY;R,W,A,L:CR)
  16. release dte
  17. release dtej
  18. release dtehelp
  19.